home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / scsv51.zip / README.SCS < prev    next >
Text File  |  1993-01-01  |  7KB  |  164 lines

  1.     README.SCS file
  2.     ---------------
  3.  
  4.                          Screen Saver version 5.1
  5.                          ========================
  6.  
  7.                    I.   DESCRIPTION OF INCLUDED FILES
  8.                    II.  PRODUCT INSTALLATION
  9.                    III. UPGRADING FROM PREVIOUS VERSIONS
  10.                    IV.  SUMMARY OF NEW FEATURES & CHANGES
  11.  
  12.  
  13.    I. DESCRIPTION OF FILES
  14.    =======================
  15.  
  16.       INSTALL.EXE   Product Install Program (disk distribution only)
  17.       INSTALL.HLP   Install Program Help File (disk distribution only)
  18.       DISKID.DAT    Control file used by INSTALL (disk distribution only)
  19.       UNPACK.EXE    Product Unpack Program (alternate to INSTALL.EXE)
  20.       SCSV1.LZH     Archive containing the files listed below.
  21.  
  22.       README.SCS    Installation notes and instructions (this file)
  23.       SCSAVER.DOC   Screen Saver reference documentation
  24.       SCSAVER.VER   History of changes to Screen Saver versions
  25.       SCSAVER.REG   Product registration form
  26.       SCSAVER.API   Application Programming Interface description
  27.       SCSAVER.COM   Resident program
  28.       SCSLOG.COM    Resident event logger program
  29.       SCSAVINS.EXE  Setup program
  30.       SCSAVINS.HLP  Setup program help file
  31.       SCSAVPSW.EXE  Password change program
  32.       SCSAVPSW.HLP  Password change program help file
  33.       SCSLOAD.EXE   Application Load program
  34.       SCSREMOV.EXE  Resident program removal program
  35.       SCSCGA.EXE    CGA option modification program
  36.       I54ADAPT.SYS  Interrupt 54 adapter program (fixes some BIOS problems).
  37.       SCSV.ZIP      ZIP archive for distributing to bulletin boards.
  38.  
  39.  
  40.    II. PRODUCT INSTALLATION
  41.    ========================
  42.  
  43.    If you received the product from Compuserve or a Bulletin Board
  44.    System, you most likely received an archive file or self-extracting
  45.    archive.  You should unpack this file using the appropriate
  46.    unarchiving program (PKUNZIP, LHA, etc).  If the file is
  47.    self-extracting (that is, has a .EXE extension), you should run the
  48.    program to extract the individual files.
  49.  
  50.    When the product is distributed on disk (for example, when registered
  51.    users receive upgrades), an install program is included and may be
  52.    used to simplify installation.  In the examples below, it will be
  53.    assumed that the floppy drive is drive A:.
  54.  
  55.                    (Place the distribution disk in drive A:)
  56.                    A:
  57.                    INSTALL
  58.                    (Follow the instructions shown)
  59.  
  60.    If you have a monochrome monitor attached to a color adapter (or an
  61.    LCD laptop), you may type INSTALL /MONO to force the displays into
  62.    monochrome.
  63.  
  64.    If you do not wish to use the INSTALL program, you may extract the
  65.    files manually by running the program UNPACK.EXE and specifying the
  66.    names of the .LZH files to be unpacked.  For example:
  67.  
  68.                              A:UNPACK A:*.LZH
  69.  
  70.    After installing or unpacking the product, you should print the
  71.    manual, SCSAVER.DOC, and follow its instructions for setting up and
  72.    running Screen Saver.  To print the documentation, type the following
  73.    at the DOS prompt:
  74.  
  75.                            COPY SCSAVER.DOC PRN
  76.  
  77.      Print is formatted for 8.5" x 11" paper.
  78.  
  79.  
  80.    III. UPGRADING
  81.    ==============
  82.  
  83.    Note to QEMM users who have OPTIMIZEd their systems
  84.    ---------------------------------------------------
  85.  
  86.    If you are upgrading from a previous version and have used QEMM's
  87.    OPTIMIZE program to load SCSAVER into a specific UMB region, it is
  88.    recommended you rerun OPTIMIZE after installing SCSAVER 5.1.
  89.  
  90.    SCSAVER.DAT conversion:
  91.    -----------------------
  92.  
  93.    Be sure to run the setup program SCSAVINS.EXE to resave your option
  94.    file.  If you do not need to change any of the options, the /SAVEONLY
  95.    command-line switch will cause the option file to be resaved without
  96.    intervention.
  97.  
  98.    Users of the MS-DOS 5.0 shell and task switcher (DOSSHELL) program
  99.    ------------------------------------------------------------------
  100.  
  101.    The DOSSHELL, included with MS-DOS 5.0, issues a video interrupt when
  102.    updating its on-screen clock.  This will cause Screen Saver to reset
  103.    its count-down timers unless it was loaded with the /V- option.
  104.  
  105.    Screen Saver supports the MS-DOS 5.0 Task Switcher API and will
  106.    cooperate to restore mouse monitoring between task switches.
  107.  
  108.  
  109.    IV.  SUMMARY OF NEW FEATURES & CHANGES - Version 5.1
  110.    ====================================================
  111.  
  112.    Screen Saver now supports the Hercules monochrome graphics cards.
  113.    Detection of these cards is automatic when the card is installed.
  114.  
  115.    The new /F:  option in SCSAVER.COM will allow the name and path of
  116.    the option file (SCSAVER.DAT) to be specified on the command line.
  117.    Other programs such as SCSAVPSW and SCSAVINS will now accept the name
  118.    of the option file on the command line.
  119.  
  120.    The new /S:nnn option in SCSAVER.COM will allow the you to specify
  121.    how sensitive Screen Saver is to mouse movement when determining
  122.    inactivity.  Setting this to a non-zero value can prevent Screen
  123.    Saver from restoring the screen when the mouse moves slightly (like
  124.    when your desk is bumped).
  125.  
  126.    The new /A:nn option in SCSAVER.COM can be used to limit the number
  127.    of incorrect password attempts after the lock has engaged.
  128.    Specifying zero will allow unlimited unlock attempts.
  129.  
  130.    The new /T+, /T- option in SCSAVER.COM replaces the /VTRAP option of
  131.    SCSLOAD.EXE and extends this functionality to the resident monitor.
  132.    This makes it no longer necessary to load programs with SCSLOAD in
  133.    order to use the vector trapping capability of /VTRAP and allows
  134.    vector trapping to work with TSR programs.
  135.  
  136.    A new program has been added to enhance security.  SCSLOG.COM is a
  137.    TSR (terminate-stay-resident) event logger that will record various
  138.    events, such as when the lock has engaged, attempts at entering a
  139.    password, changes to the resident parameters, etc.
  140.  
  141.    Screen Saver will now handle 3-button mice, as long as they use a
  142.    Microsoft-compatible mouse driver.  It also correctly handles the
  143.    Borland Turbo Debugger mouse calls.
  144.  
  145.    SCSAVER will now only reload the default options when the /F (or
  146.    /F:name) switch is specified.  Previously, it would reload the
  147.    default options if executed without command line parameters.  Default
  148.    options are still loaded (and merged with any command-line
  149.    parameters) the first time SCSAVER is run.
  150.  
  151.    The program SCSCGA.EXE has been added to correct a problem on older
  152.    CGA and MDA screens.  Under DOSSHELL (or any program which uses
  153.    high-intensity characters), Screen Saver may cause the screen to be
  154.    restored blinking.  This can be prevented by running SCSCGA in the
  155.    AUTOEXEC.BAT following SCSAVER.COM.
  156.  
  157.    The resident monitor (SCSAVER.COM) will now aggressively take-over
  158.    the keyboard interrupt when the lock engages.  This will insure that
  159.    the user is allowed to enter the password to unlock the system, even
  160.    when running terminal emulation and game programs that do not
  161.    correctly cascade the keyboard interrupt.
  162.  
  163.  
  164.